.gateway-wechat-image {
    position: fixed;
    right: 30px;
    bottom: 200px;
    display: flex;
    justify-content: flex-end;
    overflow: hidden;
}
.gateway-wechat-image:hover {
    position: fixed;
    z-index: 999;
    right: 30px;
    bottom: 200px;
    display: flex;
    justify-content: flex-end;
    overflow: visible;
}
.gateway-wechat-image-logo {
    width: 30px;
    height: 30px;
}
.gateway-wechat-image-qr {
    position: absolute;
    width: 80px;
    height: auto;
    margin-top: -80px;
    margin-left: -20px;
}
.gateway-footer{
    width:100%;
    height:310px;
    background: url("./../../images/common/footer.jpg") no-repeat scroll center 100%;
    background-size:100% 280px;
}
.gateway-footer-main{
    width:1086px;
    height:220px;
    display: flex;
    margin:0 auto;
    padding:0 auto;
}
.gateway-footer-ICP{
    width:1086px;
    height: 20px;
    display: flex;
    justify-content: center;
    margin:0 auto;
    padding:0 auto;
}
.gateway-footer-ICP-II{
    width:1086px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:10px auto 0;
    padding:0 auto;
}
.gateway-footer-hr{
    width: 2px;
    height: 150px;
    float:left;
    margin-top:75px;
    background-color: #a30000;
}
.gateway-footer-left{
    margin-left:17px;
    vertical-align: top;
    float:left;
    padding-top:79px;
}
.gateway-footer-left{
    float:left;
    padding-top:79px;
    width:350px;
}

.gateway-footer-left-detail{
    margin-bottom: 10px;
    width:200px;
    float:left;
}

.gateway-footer-left-detail-desc{
    width:60px;
    margin:5px 10px;
    float:left;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    color: #fefefe;
}

.gateway-footer-left-img{
    float:left;
    margin:0;
    padding:0;
    margin-top:50px;
    margin-left:10px;
    margin-right:10px;
    overflow: hidden;
    position: relative;
}
.gateway-footer-left-img:hover{
    float:left;
    margin:0;
    padding:0;
    margin-top:50px;
    margin-left:10px;
    margin-right:10px;
    overflow: visible;
}
.gateway-footer-left-img-wechat { 
    position: absolute;
    width: 60px;
    height: auto;
    margin-top: -65px;
    margin-left: -20px;
}
.gateway-footer-left-img-wechat { 
    position: absolute;
    width: 60px;
    height: auto;
    margin-top: -65px;
    margin-left: -20px;
}

.gateway-footer-right{
    float:left;
    padding-top:85px;
    width:400px;
}

.gateway-footer-middle{
    float:left;
    padding-top:85px;
    width:300px;
}

.gateway-footer-middle-content{
    margin-left:30px;
    margin-right:30px;
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 25px;
    color: #fefefe;
}
.gateway-footer-a{
    text-decoration: none;
}

.gateway-footer-icp-content{
    font-family: HiraginoSansGB-W3;
    font-size: 13px;
    line-height: 25px;
    color: #fefefe;
    text-align: center;
    text-decoration: none;
}
.copyright-statement {
    width:1086px;
    height: 20px;
    display: flex;
    margin:0 auto;
    padding:0 auto;
    justify-content: center;
    font-size: 13px;
    color: #fefefe;
    margin-top: 10px;
}